Class SelfTestAuthMethod
java.lang.Object
javax.servlet.GenericFilter
javax.servlet.http.HttpFilter
org.dogtagpki.server.rest.v2.filters.AuthMethodFilter
org.dogtagpki.server.rest.v2.filters.SelfTestAuthMethod
- All Implemented Interfaces:
Serializable,javax.servlet.Filter,javax.servlet.FilterConfig
- See Also:
-
Field Summary
Fields inherited from class org.dogtagpki.server.rest.v2.filters.AuthMethodFilter
logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.dogtagpki.server.rest.v2.filters.AuthMethodFilter
checkAuthenticationMethod, doFilter, setAuthMethod, setAuthMethodMapMethods inherited from class javax.servlet.http.HttpFilter
doFilterMethods inherited from class javax.servlet.GenericFilter
getFilterConfig, getFilterName, getInitParameter, getInitParameterNames, getServletContext, initMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.servlet.Filter
destroy
-
Constructor Details
-
SelfTestAuthMethod
public SelfTestAuthMethod()
-
-
Method Details
-
init
public void init() throws javax.servlet.ServletException- Overrides:
initin classjavax.servlet.GenericFilter- Throws:
javax.servlet.ServletException
-